A {

	text-decoration: none;
	font-family: amaze, arial, helvetica, sans-serif;
	font-weight : bold;	
}


A:link { color:#990000} 

A:active { color:#FFAA33} 

A:visited { color:#608000} 

A:hover { font-weight : bold; color : #ff0000 } 

P {

	font-family: arial, helvetica, sans-serif;
	text-align: justify;
}

BODY {

	background-color: #ede7c2;
	
}